runtime.gcWork.put (method)

3 uses

	runtime (current package)
		mgcmark.go#L1290: 					gcw.put(oblet)
		mgcmark.go#L1506: 		gcw.put(obj)
		mgcwork.go#L113: func (w *gcWork) put(obj uintptr) {